home *** CD-ROM | disk | FTP | other *** search
- REM
- REM F15 Strike Ealge by MicreProse--for use with FLCS B50.
- REM
- REM
- REM ╔═══════════════════════════════════════════════════════════════════════╗
- REM ║Mark II WCS Base Switch Settings ║
- REM ║Black Hat switch = Digital ║
- REM ║Red Switch = Digital ║
- REM ╚═══════════════════════════════════════════════════════════════════════╝
- REM ╔═════════════════════════════════════════════════════════════╗
- REM ║Game Settings: (Settings required for this game to use WCSII)║
- REM ╚═════════════════════════════════════════════════════════════╝
- REM ╔═════════════════════════════════════════════════════╗
- REM ║ Place Mdef files below this line (i.e. Mdef Newname)║
- REM ╚═════════════════════════════════════════════════════╝
-
- MDEF Eagle
-
- REM ╔════════════════════════════════════════════════════════╗
- REM ║ Change 'TEMPLATE' to the name of the MDF file that you ║
- REM ║ want your ADV file to reference. For example, if you ║
- REM ║ create a new ADV file called NEWSIM.ADV, you might want║
- REM ║ the line above to read 'Mdef NEWSIM'. ║
- REM ╚════════════════════════════════════════════════════════╝
-
- USE WCS
-
- RATE 75
-
- REM ╔════════════════════════════════════════════════════════════╗
- REM ║ Place special macros below this line (i.e. @macroname, etc)║
- REM ╚════════════════════════════════════════════════════════════╝
-
- REM ╔════════════════════════╗
- REM ║FLCS Buttons Commands: ║
- REM ╚════════════════════════╝
-
-
- BTN H1U /T PadlockView /T FrontView
-
- BTN H1L /T LookLeft /T FrontView
-
- BTN H1R /T LookRight /T FrontView
-
- BTN H1D /T RearView /T FrontView
-
- BTN S1 IFF
-
- BTN S2 Pickle
-
- BTN S3 /T AWACS /T Autopilot
-
- BTN S4 /T TacView /T ReverseTacView
-
- BTN H2U Lock
-
- BTN H2L Radar
-
- BTN H2R RadarRange
-
- BTN H2D BreakLock
-
- BTN H3U LookUp/Down
-
- BTN H3L NextSeqPointUp
-
- BTN H3R NextSeqPointDn
-
- BTN H3D Front/BackSeat
-
- BTN H4U FullFrontView
-
- BTN H4L PilotView
-
- BTN H4R RemoteView
-
- BTN H4D MissleView
-